[INFO] fetching crate firewheel 0.12.1...
[INFO] checking firewheel-0.12.1 against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] extracting crate firewheel 0.12.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate firewheel 0.12.1
[INFO] finished tweaking crates.io crate firewheel 0.12.1
[INFO] tweaked toml for crates.io crate firewheel 0.12.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate firewheel 0.12.1 on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate firewheel 0.12.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5b0b98c43be5fee3611c6f871c71e7b4eeafe1c5b6a6b5bf58fd9a7884a6fe2e
[INFO] running `Command { std: "docker" "start" "5b0b98c43be5fee3611c6f871c71e7b4eeafe1c5b6a6b5bf58fd9a7884a6fe2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b0b98c43be5fee3611c6f871c71e7b4eeafe1c5b6a6b5bf58fd9a7884a6fe2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b0b98c43be5fee3611c6f871c71e7b4eeafe1c5b6a6b5bf58fd9a7884a6fe2e" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b0b98c43be5fee3611c6f871c71e7b4eeafe1c5b6a6b5bf58fd9a7884a6fe2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b0b98c43be5fee3611c6f871c71e7b4eeafe1c5b6a6b5bf58fd9a7884a6fe2e" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking audio-core v0.2.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling portable-atomic-util v0.2.7
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking spin v0.10.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking thunderdome v0.6.1
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking bytemuck v1.25.1
[INFO] [stderr]     Checking bevy_platform v0.19.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking triple_buffer v9.0.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling cpal v0.18.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking ringbuf v0.5.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling alsa-sys v0.4.0
[INFO] [stderr]     Checking audioadapter v4.0.0
[INFO] [stderr]     Checking audioadapter-sample v4.0.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking audioadapter-buffers v4.0.0
[INFO] [stderr]     Checking symphonia-core v0.6.0
[INFO] [stderr]     Checking fixed-resample v0.12.0
[INFO] [stderr]     Checking alsa v0.11.0
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking clap v4.6.2
[INFO] [stderr]     Checking symphonia-metadata v0.6.0
[INFO] [stderr]     Checking symphonia v0.6.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.19.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling firewheel-macros v0.12.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking symphonium v0.12.0
[INFO] [stderr]     Checking firewheel-core v0.12.0
[INFO] [stderr]     Checking firewheel-graph v0.12.1
[INFO] [stderr]     Checking firewheel-nodes v0.12.1
[INFO] [stderr]     Checking firewheel-symphonium v0.12.0
[INFO] [stderr]     Checking firewheel-cpal v0.12.0
[INFO] [stderr]     Checking firewheel v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "5b0b98c43be5fee3611c6f871c71e7b4eeafe1c5b6a6b5bf58fd9a7884a6fe2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b0b98c43be5fee3611c6f871c71e7b4eeafe1c5b6a6b5bf58fd9a7884a6fe2e", kill_on_drop: false }`
[INFO] [stdout] 5b0b98c43be5fee3611c6f871c71e7b4eeafe1c5b6a6b5bf58fd9a7884a6fe2e
